home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
TCHANGEPROTOCOLFORM
/
TCHANGEPROTOCOLFORM.txt
Wrap
Text File
|
2004-10-12
|
1KB
|
55 lines
object ChangeProtocolForm: TChangeProtocolForm
Left = 184
Top = 205
BorderStyle = bsDialog
Caption = 'Change Mail Protocol'
ClientHeight = 172
ClientWidth = 427
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object rgProtocol: TRadioGroup
Left = 21
Top = 17
Width = 388
Height = 88
TabOrder = 0
end
object bOK: TButton
Left = 96
Top = 128
Width = 91
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object bCancel: TButton
Left = 200
Top = 128
Width = 91
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object bHelp: TButton
Left = 304
Top = 128
Width = 89
Height = 25
Caption = 'Help'
TabOrder = 3
end
end